home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-utildoc.lha / gnu / man / man1 / groups.1 < prev    next >
Encoding:
Text File  |  1994-12-19  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. GROUPS(1L)                                             GROUPS(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        groups - print the groups a user is in
  9.  
  10. SSYYNNOOPPSSIISS
  11.        ggrroouuppss [username...]
  12.        ggrroouuppss {--help,--version}
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        This  manual  page  documents  the  GNU version of ggrroouuppss.
  16.        ggrroouuppss prints the names of the supplementary  groups  that
  17.        each  given  _u_s_e_r_n_a_m_e,  or the current process if none are
  18.        given, is in.  If user names are given, the name  of  each
  19.        user is printed before the list of that user's groups.
  20.  
  21.        The  group  lists are equivalent to the output of the com-
  22.        mand `id -Gn'.
  23.  
  24.    OOPPTTIIOONNSS
  25.        When GNU ggrroouuppss is invoked with exactly one argument,  the
  26.        following options are recognized:
  27.  
  28.        _-_-_h_e_l_p Print  a  usage message on standard output and exit
  29.               successfully.
  30.  
  31.        _-_-_v_e_r_s_i_o_n
  32.               Print version information on standard  output  then
  33.               exit successfully.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF                    GNU Shell Utilities                      1
  65.  
  66.  
  67.